I want to use a delegate method to update some UI in my top view controller from the current view controller. I'm getting error unexpectedly found nil while unwrapping an Optional value. Please have a look at the following code and suggest what's wrong.

