You might use a Table Aggregator to create the table, but the input module needs to be something that outputs multiple bundles or an Iterator.
If your source is an array, then you’ll need an Iterator module to Iterate on that array which will product some bundles for the table aggregator.
If you’re able to provide screenshots on the modules and output bundles and/or a scenario of the blueprint, we’d be able to provide more details to help you set this up.
Awesome to hear that you managed to figure this one out! Great work
Also, thanks a lot for stepping back in here and sharing what did the final trick for you. This is greatly appreciated and could be super helpful to many others down the road.