- given:
	- As a user, I select a any valid report where visualize as is selected as table
 
- when:
	- I click on "Export as csv"
 
- then:
	- I can download the report evaluation result as a CSV
 
AT:
- on the Report view page of a valid report that is visualized as table that contains at least one row:
	- on the right next to the "Share" button there is a 'Download CSV' button
- Clicking on the Download CSV button triggers the download of the CSV
 
- the download CSV button is not there for any Report not fulfilling the aforementioned criteria