$T_PERFIL->addRow(array($id_perfil, $PERFIL->getDescripcion()));
$T_PERFIL->updateColAttributes(0, 'width="5%" align="center"');
$T_PERFIL->updateRowAttributes(0, 'align="left"');
$T_PERFIL->addRow(array($id_perfil, $PERFIL->getDescripcion()));
$T_PERFIL->updateColAttributes(0, 'width="5%" align="center"');
$T_PERFIL->updateRowAttributes(0, 'align="left"');