I have an issue where when I read data from my excel file and begin testing it the data does not go from the start of the excel file but instead continues to the next row of data. How do I resolve this issue? I would want when I hit run it starts from the top of the excel file each and every time.
- So how do I go from the beginning each time?

