大家好,这是我的第一篇文章。我试图在TableView中显示动态数据:我在Dictionary中有数据像这样vardizionarioComuni:Dictionary>=[:]对象ComuneModel是一个自定义模型,带有nomeComune、numAbitanti等数据在TableView我写了这段代码来获取部分的编号并且它有效overridefuncnumberOfSectionsInTableView(tableView:UITableView)->Int{//totvalorineldictionarydizionarioComuni.count}字典的键是字符,因为我想使