Adding numbered rows
A document which I am authoring has multiple topics, each containing a table with a number corresponding to each row.
For example topic1 has a table with rows numbered 1,2, and 3
Topic2 has rows numbered 21,22, 23, and 25.
Is there any way to add auto-numbering for each row. Also, some numbers may be skipped. So, it would be good to have a provision to change the value of of one row, and continue the numbering for the remaining rows. Any ideas for automating this would be appreciated.