Variable Row.header

class Row
{
  // ...
  bool header ;
  // ...
}