Hello! I am trying to show a static UITableView using modal transition. But when I click the button it shows nothing. I ran a test for another view and it worked correctly. But when it is done with the view that contains the static table, no error occurs but the screen is not displayed.
I'm using the storyboard.
Ineedthe"Add" button on the above image to be touched. Call the next screen.
Thank you!