csv should create a list and the list should create a new screen

Hi,

i try to make an app, that help people in some games.

i want to read information from an csv, that create a list of some charakter names.
the list should be clickable and if you click on a name, it should create a new screen with the informations about the charakters, like, the best 3 weapons, best equipment, the materials you need for the charakter.

thank you for your helps

you can use csv table/row as list by using these block from list section(blue) …
convert csv table to list
convert csv row to list