Isight - how to create abaqus trade runs

Hello. I am new to isight. I am trying to create abaqus input files with different parameters. Say, I have 5 parameters (param1, param2, etc) and 10 model configurations, in which these parameters vary. I would like Isight to go through my 10x5 param matrix, run 10 loops total and at the end of each loop write out a file, file_1.inp, file_2.inp, etc. with the appropriate parameters.  I started with a Loop\\For array process component and fast parser application component. It was easy to identify params to vary in fast parser, but I couldn't figure out how to get the loop component to loop through the param array. Any ideas? Thanks!