tableView 单元格中 UI 按钮后的 'A' 个字符?

'A' character after a UI button in tableView cell?

我只是更改了我的应用程序中 tableView 自定义单元格的 UIImageView 的高度,以匹配更大屏幕的 iPhone。我发现了一个奇怪的行为,即 'A' 字符 在 'Plus' 按钮之后,如下图所示,这在以前是不存在的。无法弄清楚哪里出了问题,任何提示将不胜感激。

为清楚起见,添加评论中的答案:

Check the title of the button in the side inspector, looks like you might have accidentally added a title with "A..." to the button.