I have to show a web article with a UITableView under the article.
UITableView
The only option I found was to display the article in a UIWebView in the
UIWebView
Try this in your HTML ( tag)
It will disable scrolling on your web page.
(works on any webpage, not just UIWebView)