I have the output of an array aggregator which is an array with collections in it. Each collection has the following fields: Date, Rate, Amount, Service, Quantity, and Description. I want to transform this data into an array of arrays. The output sub-arrays are the fields in the collections. How can I do this?
Output of the array aggregator: