Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • you have single cell in tableview? Commented Apr 9, 2015 at 5:58
  • items is an array of 5 elements but all elements have very large number of characters. Commented Apr 9, 2015 at 6:00
  • technically tableview inherits from uiscrollview,so in your case tableview should be scrollable by default,what is the problem you are getting? Commented Apr 9, 2015 at 6:02
  • Do all 5 items are appearing in 5 different rows of table view? Commented Apr 9, 2015 at 6:03
  • Pardon me if I understand your question wrong, add some more string values to items and let us know whether it is scrollable or not Commented Apr 9, 2015 at 6:10