I had thought about that, but I'll need to be able to find out whether any data has changed or not, as the reloading of data can take some time and it should only happen if anything has changed.
As the data structures for the table view are in the table view controller, I'll somehow need to access that view controller to tell it if anything's changed.
|