For the Facebook and a few other iPhone apps, I've seen what looks like a UITableView with the top row out of view while the other rows are rendered. Then when the user scrolls up, the the very first row becomes visible. Typically, the top most row is the "load more ..." item.
Is there a trick to having the second row look like the first in the table?