I have a UITableView
cells that won't follow it's parent width. I found so many codes for how to change the height, however I couldn't found codes/ways to change UITableView
cells to same as it parents.
Some of answer told that it would follow automatically. But in mine, the problem is the width can't follow device's width. Is there anyone that know how to change it?