Export data from ember table and chart to excel sheets

In our application there are 3 tabs. Each tab renders 3 charts and a grid (extended from ember model table). We need to export the charts and grid from each tab as a separate sheet in a excel file. It seems ember-clli-data-export addon, exports the data in single sheet. Can it be used to create multiple sheets in a file? How to export fusion charts and grid data in a single sheet ? Any help here is appreciated

You could try out this addon https://github.com/roofstock/ember-cli-data-export