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