Auto-translated
I don't know why it's like that, usually it always starts from 0 (at least in C++), but here, when trying to start the numbering from 0, the console shows an error; if you start from 1, all the elements of the list are passed starting from the first one. (I don't know for sure, I haven't studied Lua, but I looked it up in the reference, and the for loop is written in that format there too).