In FUSION, I am trying to add a key (sequence number) to each object in a list of objects in order to feed it into an API call. Currently, the list looks something like this: [ { "ID": "xxx", "objCode": "PROJ", "customerID": "cccc", "name": "0C - CORPORATE", "value": "0C" }, { "name": "0F - FLEX", "...