I can reference the row index from individual cells of the repeating row, but cannot reference the current row index on the row itself. Specifically, I’m referring to this element:
When I attempt to reference something like “this row’s index” I don’t have that option. Instead I only see:
Is there a workaround or anything I can do to find the current row’s index? Thank you!

