I'm trying to put together a three column table (in tabularx) that have the following layout (in full line width):
Section Description Page
1-5 text text text ...... 7
5-12 text text text text
text ................ 121
Note:
- Left column is to be top right align
- Middle column spans one/multiple lines and ends with a
\dotfill - Right column is to be bottom-right align
PS: This worked for the middle + right columns, but when I added the left most column, I can't get the text to aligned at the top.
Any suggestions on how to make this work?
(Compiling wit LuaTex in document class memoir)



2for first row and3for second row) as I go along? This can show to be problematic if the paper size is changed etc. Is there a way of getting the same result with the right most column aligning bottom without manually inputing for each row? – imdk4242 Jul 14 '19 at 23:16