Table with leading dots in

Have a table in Designer
There is a static text in each row and a field from the datamapper.
Right now I have put it in a table with to columns. Static text is left aligned and datamapper field is right aligned - white space between.
Is it possible to fill up with dots … between the first static text and the datamapper field like in the attached picture ? (think theys should be in the same column for that)
The static text is always the same length, but the datamapper field is always variable length. So the number of dots is random.

Table%20Dots

This should help: https://web.archive.org/web/20091002043606/http://www.catchmyfame.com/2007/06/02/leader-dots-with-css/

Thanks Phil for pointing me in the right direction
Used the css from this site, it is not working correct in a table without making a big line height, but that doesn’t matter - just used it without the table