Hi
I have a test that uses a table of data to run through (in markdown)
When I used to do this in cucumber we had the ability to comment out a row of test data using a # sign at the start of the unwanted row
Is there any way to do something like that in concordion?