I created a tab bar app with a table view along with 3 titles(BOOKS) in the table view. I also loaded a Detail View when you tap one of the 3 Titles. Here is the question how can I load a separate Detail/view for EACH Title(Book) I want to tap the BOOK/Title in Table View and open the "Details" for each book/title and have Different details inclosed in EACH View.
Any Help would be Great thanks in advance.