I have a view controller that has a tableView in it. When I set the frame of it's tableView, it appears on the screen at a different place then the frame that I gave it. For example, giving it an X coord of 200 with a width of 128 puts the whole thing off the screen.I have a view controller that has a tableView i