Table saving issue

As mentioned above - it’s a dummy, there’s nothing there. You had issue with loading and saving data - focus on getting this to work. The above demonstrates that.

  • once you can successfully save and load AntPawns, work on displaying them in a normal widget first
  • once you can do that, see if you can update that widget when ants are loaded
  • once you can do that, start getting the hang of how the List View works

Remember this from the other thread:

You’re still at the beginning.