let myTsv = tsvFormat(myJson); // Парсим json в tsv
tsvParse(myTsv); // а на этом шаге ты как раз таки получишь то, о чем собственно сам вопрос
// [{...}, {...}, {...}, columns: []]
function hoho (x) { return x; }
function identity (x) { return x; }
function hoho(x) { return x; }
function identity(x) { return x; }
identity(hoho)('run') // 'run'
onInput
смотрите