Hey, so once again I am stuck
I have a string inputed from a user, and I would like to save them. And than be able to display those Strings in a table View Cell, on the a separate View
I have a View, that will hold my TableView, a button on the header that opens a new view, and the string is created there. There is a save button and i would like that string from View 2, to be displayed on the first View
Any Ideas?

And as always, any help is greatly appreciated

-Jason