I'm not understanding the role of nib files vs setting the file owner to a viewcontroller subclass. If I set the file owner of the nib to my subclass, then when I instance the subclass the nib seems to load with all its subviews. Why would I need initWithNib?I'm not understanding the role of nib files vs