The issue I seem to be running into is that once i leave the iterate I am unable to reference the iterate variable – the value seems to start back at 0 our side of the iteration.
If I could somehow assign it to a variable that I can reference outside of the iterate…