How can I change the font size of my UITableView cell title in XCode?
Thanks
Use a custom UITableViewCell and assign labels using the sizes you want.