Function Row.render

string render (
  ulong row,
  string leftBorder,
  string columnSeparator,
  string rightBorder
) @safe;