我正在尝试根据我们单击的行更改DetailViewController中的标签:ThatishowmytestApplooks例如,如果我们点击法拉利我想显示:“Wow,it'sabeautifulredFerrarioftheyear…blablabla..”但是如果你点击另一个:“I’mthelabelofthe….car”基本上,每辆车一个描述。如何更改标签?我的代码:classViewController:UIViewController,UITableViewDelegate,UITableViewDataSource{@IBOutletweakvartableView:UI