On the example, https://handsontable.com/examples.html?headers, we can use Ctr+Enter to break
Japanese Yen
to 2 lines
Japanese Yen
How to make it in code?
var dataObject = [ {id: 1, flag: 'EUR', currencyCode: 'EUR', currency: 'Euro', level: 0.9033, units: 'EUR / USD', asOf: '08/19/2015', onedChng: 0.0026}, {id: 2, flag: 'JPY', currencyCode: 'JPY', currency: 'Japanese Yen', level: 124.3870, units: 'JPY / USD', asOf: '08/19/2015', onedChng: 0.0001},