I would like to use ngx datable specifying a percentage in columns widths instead of a fixed width in pixels. So far I am able to do this using cellClass and headerClass but the table itself is still created with a fixed length that overflow my browser. Is there a way to do this.