Issue wth spreadsheets: Writing new row not working

I don’t have acces to a computer right now.

Because I didn’t know how to get time in unix epoch, I did it manually with a big formula and set it to be the variable ‘global time’, adding 1 to it every second. The next screen had “init global var ‘time’=true” so what I think might’ve happened is that “true” as the global var “time” was being added 1 (that is how clocks work) because when the app initializes it quickly opens both screens and closes the one that is not currently relevant to the user.

Something similar had also happened to me here:

The current blocks has some differences to how blocks were when this happened. I can upload it if it is of any use.