I'm need to rate things on a scale from 1 to 5, 1 being the lowest and 5 the highest rating using dots in a table.
a xxx
b x
c xxxxx
where the x are placeholders for dots. So far my attempt was to place a separate table in each line and adding bullet points. Unfortunately empty lines with bullets, for some reason do a line break an ruin the visual appearance. Any suggestions?