Currently, I am working a app with UITableview. In each cell, there are 4 labels are showing data and value. However, the UI is working fine on iphone 5 simulator. When I use iphone 6 or 6s simulators, there is a space area at right hand side. I would like to have result that is 4 labels with equal space no matter it shows on iphone5 or iphone6. I know that I must use UI constaint to make it possible. However, I Google it but I cannot find similiar case. Please give me some hints or tutorial link to do so. Thank you.
Regards,
Tommy