Solution for error list index too large

Anyone can help me to fix this error? Error : Select list item : Attempt to get item number 2 of a list length 1: [" "] this is my blocks

Procedure SetDaftarTG is bound to fail.
It will never reach the second tag from TinyDB1
because at each step building up a list of tag values from nothing
it tries to select item 6 of that list.

So, how to fix it

To fix it, we need to know what the tags and values are in TinyDB.
Also explain what the app is supposed to do.
Is it a dessert topping, or a floor wax?

i want the data to display in listview and navigate to the description page

Almost impossible to read your screenshot - next time, right mouse click in the Blocks work area and select “save blocks as image”.