Currently, the message hashes are stored in a property of RoarTableViewController, which is clunky and is leading to an error where invisible message hashes exist after the table is cleared.
This property needs to be removed and the hashes need to be stored in the data model.
Currently, the message hashes are stored in a property of RoarTableViewController, which is clunky and is leading to an error where invisible message hashes exist after the table is cleared.
This property needs to be removed and the hashes need to be stored in the data model.