let content = this.inputs + '\n' + this.data.map(e => e.join(',')).join('\n');