Need help with loading 12 values per click

I am trying to load 12 values per click but i am unable to load the next values like i am able to load 1-12 values after that i am getting the error please help

errror

make sure to use the length of list block only together with lists…

it helps to rename your global variables to be able to see, if a variable is used for lists or not…
for example rename name to listName, same for component, image and load_img

Taifun