¿Cómo eliminar celdas vacías en UITableView? [duplicar]
Esta pregunta ya tiene una respuesta aquí:
Estoy tratando de mostrar un simple UITableView
con algunos datos. Deseo establecer la altura estática de UITableView
para que no muestre celdas vacías al final de la tabla. ¿cómo hago eso?
Código:
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
NSLog(@"%d", [arr count]);
return [arr count];
}
Warning: Undefined property: agent_blog_content::$date_asked in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 32
Warning: Undefined property: agent_blog_content::$count_answers in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 52