if(this.count != inCount){ // this.setRowCount(0); // this.clear(); // console.debug(this.count, inCount); this.setRowCount(inCount); }