Hi,
This seems to be awkward that when we drag UITableview into ViewController and increase its cell count, the moment we can see a warning regarding width of the added cell. The Expected width stated by this warning will be lesser than the Actual width of cell where Actual width will be equal to width of UITableview. Many attemps were made to resolve this and nothing works, Is there a way to resolve this warning?