UITableViewCell not showing detailTextLabel.text – Swift
Your code looks fine. Just goto the storyboard and select the cell of your tableview -> Now goto Attributes Inspector and choose the style to Subtitle. Follow this according to the below screenshot. Hope it helped..