How to add an imageView on top of a tableViewController?
I have a ViewController consists of a ImageView on top at (0, 0, 320, 100). I need to have a tableViewController below it, say from (0, 100, 320, 380).
How do I do that? please help I tried many methods but it didn't work out. I need your help.
|