I want something like an image and table as the image will finish and data on table, so is it possible, as designed below
+++++
IMAGE
+++++
———
———
———
——- > showing table cells, so first there should be image then a resized UITableView?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I dont understand your question… but as far as I understand you can set an imageView in the header of the tableView to hold your image
EDIT
Just add something like this in your View Controller.