master
App
function App() { const columns = [ { name: 'tool' }, { name: 'initiator', formatter: o => `${o.id}-${o.name}` }, { name: 'result' },