hi, in my app i toggled the portrait, landscape left/right buttons in the project summary. my app contains a view controller as a root view controller, and a table view controller which the user can navigate to when clicking a button in the view controller. i want to let the user to be able to rotate the screen in the table view but not in the view controller. how can i restrict rotation to a view controller?