I'm trying to set 'cell.textLabel.font = [UIFont fontWithName:@"Xiomara" size:15];' but nothing happens. I've already added this font to the project and everyware except cell, I can use it.
Also I use SWRevealViewController and this table view is a slide menu.