How to add 1 to a value each time a new item is inserted

like if the first row is 00
the second one would be 01 and then 02, 03, 04 and etc

For you can use the Row Number data type.