Update or modify a mabl data table from within tests
As a tester I wish pass data/variables generated from one test to another. Right now, we are able to do this within a plan by using plan variables. However, if we need to re-run a variable dependent test by itself, it will not have access to th...