I have a TableViewController embedded within a NavigationController. The app is working fine at this point. But now I want to add a TextField above the TableView:
Want a