I want to add the UITableView inside the alert view.
UITableView
I have tried to add a table view as a sub view of alert view, it\'s not working. Can you give me so
Instead of UIAlertView + UITableView is much better to use UIActionSheet.