SOLVED: [win11 td.2022.29850] listCOMP not able to fit all text in the cell

In this case rowStretch fills to the remaining space, once fixed-width cells are accounted for.
You may want to try setting the width based on textWidth calculations.
For some ideas on that approach please see:

Cheers