L
estimatedHeight[indexPath] = cell.frame.size.height
}
func tableView(_ tableView: UITableView, estimatedHeightForRowAt indexPath: IndexPath) -> CGFloat {
return estimatedHeight[indexPath] ?? UITableViewAutomaticDimension
}
Size: a a a
L
MK
R
R
R
VY
NK
NK
NK
РУ
AN