Turning n numbers of bundles into a table and sending in one message

See the Object in brackets? There is a collection in the input to your table aggregator. You’ll need to extract your data with the map() function. If there is an array you may need to use get() as well.

And more on data structures in general.