group expression and print if for table content rows
boolean parameter type
simple list parameter type (list items with basic type like string, number, boolean, date)
nullable setting for parameter to explicitly allow nullable parameters, non-nullable parameters automatically get default value in case there is no data (e.g. 0 for numbers or '' for strings)
Bug Fixes
update table column element height when table row height is changed