I want each row in the table to have unique number.
Here is my story:
1. I create table and give IDs to rows - 1, 2, 3, 4, 5.
2. I sort and filter rows by values in other columns.
3. I add new row and want to give number to it. I do not see that next number is 6.
Is there any way to automate the process?