Got it. So basically there is an issue with the iterator output. You can see it is returning all Collection, Collection Collection. Because you mapped multiple arrays there.
The best way to handle it is using the Get and Map functions, so you wouldn’t need to use Iterator and Array Aggregator modules at all.
Watch my video here to learn how to use the GET and MAP function.