I have a view that is used to update some NSUserDefaults. These defaults have an impact on a table in a different view. The issue I'm facing is that I want to reload the data in the table before the view is displayed again.I have a view that is used to update some NSUse