- $this->_tabla->setCellContents (1,1,$row);
- $this->_tabla->setCellAttributes(1,1,'align="center" bgcolor="#FFFFFF"');
+ $this->_tabla->setCellContents (0,1,$row);
+ $this->_tabla->setCellAttributes(0,1,'align="center" bgcolor="#FFFFFF" valign="top"');