How to number the data in the table?

For example when I have 10 values ​in the table with id from 11 to 20, how do I display the number from 1 to 10 instead of according to the id which is from 11 to 20?
Was this page helpful?