I can successfully download mat-table data as CSV with just a single line new AngularCsv(data,\'CSV export Report\'); But I could find nowhere to downloa
new AngularCsv(data,\'CSV export Report\');