Help item view in listview

I have a list, when I select any item of the list on screen 1 it will go to the 2nd screen, how can when I press the "Nhập" button on the 2nd screen, the list will update itself to the next item, in the list on screen 1, and so on until the end of the list


Store values from the list in Tinydb

Then you can do look for index that item is

When button click
var NAME to Select list index
List Tinydb getvalue values, item label.text
Set label text to Select list item
List tinydb getvalue values, index: NAME + 1