after having added breakpoints, I'm seeing that the initWithCoder that I overrode is being called twice by two different instances of the TodoListTableViewController, which makes me think only one of these is a reference to the one I added using storyboard. I'm not sure if this helps with identifying the issue. Thanks
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: