Variable Row.nrOfColumns

class Row
{
  // ...
  ulong nrOfColumns ;
  // ...
}