As you see from the screenshot, i’m making api call to and i’m getting a lot of information.
I used iterator to separate the data before pass it to the sheet, however, I managed to pass the information, but im getting only row 1 from each bundgle. i need to get all the rows from each bundle. How to do that.