I have done a unique row count many times in the past. When I say unique I mean that the repeating table will increment even when a row is deleted. I do this with a field I call max that increments onchange of my repeating table, then use this value to insert in to my row field and not reset this row field value.
Now in 2013 I have a repeating section, and I have successfully did this. I bult a second form, used a repeating table, and now my row is not changing. Does any one know if this is a bug in 2013 or is there another way to create a unique row number in a repeating table
thanks