function to display the numbers 1-12 in detail of table

I have a table and in the table detail section it will never have more than 12 rows;therefore, I want to have the numbers 1-12 listed sequentially on each row.  For instance:

Row   Data

1         record1

2         record2

3         record3

.............................through 12.  Any help is greatly appreciated.

Thanks!



Answer this question

function to display the numbers 1-12 in detail of table