Anybody knows the default font size of UITableViewCell?
[UIFont boldSystemFontOfSize:17.0];
Which was discovered by changing the font of a UITableViewCell's textLabel until it matched the default.
UITableViewCell
textLabel