I am trying to use a variable as a counter to be able to fill out a repeating section of a web form. The variable is set as int '1'.

The variable is then used in the selector builder for the 'ordinal' attribute.

But the flow is failing at this step. Should the error show the actual value of the variable at the time it ran? If I hardcode the value in, the action runs without a problem.
