I want make an iphone app that has a UITableView that displays different texts written by the user..
basically the user inputs some text via the iphone keyboard and then saves it as an entry in the UITableView..
could someone show me how i would do this?