I created a new class in my project with a xib target for Ipad; in this file I put a tableview and I set its size, but I want change also size of view and I see that I can't change the x and y values, why?
Delete the View from the xib and then add a new view and then you can change the height and width.