Данные JS с вкладками в массив

var result = output.split("\t");
console.log(result);
Fragile Fish