JSON question

Hi,

 

I'm creating shadow assets using a URI to JSON data.  I can set the root node successfully and pull in data fields.  However, some of those fields are multi-part arrays in themselves (zero or more entries).  Unlike the address example in the matrix help pages they have to be accessed via rootnode.fieldOne[0,1,2,3 etc..].fieldName - Is there any way of getting Squiz in the JSON Data Attributes field to loop around these entries creating keywords?

 

Regards,

 

Jeff.