Code not running despite no error.

 
I wrote a list of strings.

String cell1= "cell1";
String cell2 ="cell2";


About 50 cells

For some reasons the cells doesn't run past cell 20.

I used the print statement to confirm but the code doesn't print anything past cell 20.


 

We cannot read your mind nor see your computer.

Please describe in more detail and show all relevant code as well as the print output to the logs.

Please use the CODE button (Alt-S) when inserting code.

Code button in editor