You could look into using the epub page-list option. This is generally used to tie the page numbers in a specific physical edition to the equivalent locations in en epub ebook.
This section lives in the navigation document (this is from an epub3 nav.xhtml but pretty much the same can be done in an epub2 toc.ncx:
This connects to anchors in the text. I've pasted a few of them here:
Note that this can be semi-automated in InDesign but the only time I built a page-list, it was a painful manual process. I lifted this example from
Faithless in Death as one of the few ebooks I have that uses page-list.
You can check
Page Navigation in the Daisy knowledge base and it's linked items. If insomnia is an issue, you can check the
EPUB Navigation Document found in the EPUB Packages 3.2 documentation.