Say I want to do a repeater that has an iterative counter, so each of the nine items would get the number of the iteration output, but it would need to have a setting for what number to start the counter if it’s not starting at 1.
Am I missing something simple in Iterative?