Why not enforce a minimum row count that accounts for the height of the table. Then, have your data source provide dummy rows for the ones at the top, when the actual count is less than the enforced count. You can have a special table cell for the dummy rows, or just hide all the content that would be in a regular cell.
On Oct 2, 2014, at 14:13 , Luc Van Bogaert <luc.van.boga...@me.com> wrote: > I want the table to populate 'from the bottom to the top', so that the free > space in the scrollview (if there is any) is at the top, above the top row, > instead of below the bottom table row. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com