You can only call hooks at the top level of your component or your own hooks
hooks
top level
If you need to call the hook inside a loop, you have to extract a new component and move the state into it
state