Hi, I am saving a table using this tutorial called table1, which contains info such as preferences, levels complete, and level times. Everything saves and works great except for the level times. When I save the table, and open back up the app, all of the times I saved in table1.times are gone. If I print table1.times[1], there is an error. If I use code from here to print the table, then the times are revealed. How can this data be shown by printing it in one way, but not the other? Another strange thing is that I can open and run the app over and over again with no problem, but once in a while when I open or install it, this happens, and once it happens once, the problem occurs with every launch. This is frustrating because I can’t reproduce it on command. It has happened once on an iPad and twice on an iPhone. Thanks for your support!