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...