I tried to add this to ContainerController: ```   deinit {     self.view.removeFromSuperview()   } ```