I was doing some testing on a list by adding some items on a list and
then deleting them. After the testing, I started adding items once again on
the list. But everytime, the Id is incremented. But I want to restart the
Id from 1. I don't want to delete the list and recreate a new one. Is there
a way out?