Verse multidimensional array assignment through for loop doesn't work as expected

Thanks for the suggestion! Yes I’m using 1 on purpose, didn’t know it might be a problem in making the arrays work, but a good point actually, what if it’s what causes the bug (I just need the names and everything later to be numbered from 1 to N so I thought to also position index like that, leaving index 0 as null or whatever happens to it when not assigned).