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
Is a UIWebview and a UITableView on a UIScrollview, and setting the height of the webview (and adding to the total ContentSize of the Scrollview) like what you want?