Our form has a table to which the user can add rows. We want to be able to edit the custom help text of each field in the row to add the row number for accessibility. But need the index number of the row to reference the row of the fields. And we can't figure out how to get it.We have tried both t...