Unique Feeder

I am new to Gatling and looking for unique feeder.

As my application won't allow multiple sign ins using same id so requirement is

From CSV feeder user ID 1 should be used by 1st user for entire test duration of 1 hour , same id over multiple iteration s

2nd I'd in CSV by user 2
3rd I'd in CSV by user 3

And so on ..

Is there any way to achieve this using Gatling CSV feeder?

Please advise.