Auto height of datatable row according to its contents of each column.

Hello,
I want to create datatable whose row height should be adjustable according to its all column. In given snippet I have done auto adjusted grid only specific column not for all column.

https://snippet.webix.com/7668xqts

https://docs.webix.com/api__ui.datatable_adjustrowheight.html
table.adjustRowHeight();
use without arguments.