Preferably without looking like a cell. I would like to display "tap edit in the upper right to add syllables"
+1
A:
Your best bet would probably be to implement the tableView:titleForFooterInSection:
method in the class that implements UITableViewDataSource
.
Joe Ibanez
2010-10-07 21:36:10
Simple indeed. I knew i was over thinking it.
griotspeak
2010-10-07 21:47:18