Feature: Test
In order to do something
As a user
I want to run this scenario
Scenario: A scenario
Given
some feature with a table
Column1
Column2
Value 1
Value 2
When
it runs
Then
I should see that this thing happens