Chapter Structure / Table with no header and frame

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?

You can leave the cells of the header row empty. To hide the borders (and possibly the header row, you can use a CSS snippet. If that feels too hard you can ask for help in Custom CSS & Theme Design and someone may provide one for you.