How to loop over sub-items

You can achieve this by splitting out the ‘data’ array into items, which can then be processed:

1 Like