Description
Currently they are center aligned. Which has an issue in case one of the rows is too wide. The width of the entire section is maximun of the widths of individual rows. In case one row is too large, then the header appears in the center of that area, which is not in visible section by default. Making it left aligned would solve that problem