DK
Size: a a a
DK
S
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
if !allUsers[section].isExpanded {
return 0
}
return allUsers[section].user.count
// return allUsers.count
}
DK
SB
SZ
МР
SB
В
VI
МР
AT
AT
SB
В
SB
В
В
IG
SB