Add a record to your table and read it back

A small scenario: it adds a row to your table and immediately reads the records back, so you can see the data really landed.

  • Write and verify in one run — no need to open the table and check by eye
  • A good starting point when connecting a table to your scenarios
  • A simple building block you can drop into the front of any scenario