$this->db->from('nombre_tabla')->where('filtro_columna1', $this->columna1); return $this->db->count_all_results();