Whats the easiest way to add a row of data into smartheet using the API for c#?

The sheet will only contain 1 row, and I'm looking for the easiest way to insert the data using C# into that row.

Answers