So I am actually trying to have a structure like chapter page nicely align. Chapter name follow with page number. I don’t want to use “non breaking space“ character and “space“ character to make them align. That is too stupid and inflexible, probably no one doing that.
So I use table, but it seems like table a force to have header for each column which I don’t need in the chapter structure. I would also wish to hide the frame of the table.
How can I do that?