I have often used the autonumber for dynamic row instances with no
problem, but now have a problem where my table starts with 3 rows with
different content, and the user needs to be able to add and delete rows,
at the same time maintaining the autonumbering.I created the table with
three rows, and each row has the same name (Table1.Row) - I set the
Binding to Repeat row with Initial Count set to 1 - no Minimum countOn a
text field in that row, I use the Calculate event with var vIndex =
["(a)", ...