internal void BlankRow()
 {
     Table.BlankRow(Values);
     Row = 0;
 }