I have a problem with a space too large. Here itβs possible to display my data fields with placeholders representing the largest number of digits.

As you can see, after the last βPβ, the values ββare outside the scope of the chart. Although I could increase the size of the table as a whole (currently text width), this will be a poor design choice on my part. I think I should use all this empty empty space. I don't know what to do, though.
When I have all the unique values, the table looks perfect. I want the increased size of the number to "consume" a space before pulling the table out of certain bounds. I was hoping to use extracolsep with no arguments to remove the spaces, but unfortunately does not.
source share