How to scroll UITableView in Storyboard editor of Xcode 5?
问题 Storyboard had great feature to design tables of static cells. Until XCode 5 is was possible to compose long list of cells and scroll the table to edit them. With XCode 5 the scrolling simple stopped working - instead of scrolling the table, now it scrolls entire the storyboard. Did anyone solved this problem? I'm completely stuck with my long tables of static cells... 回答1: In the storyboard view uncheck Under Top Bars with the problematic scroll view selected. This allowed me to scroll all