As WS64 said, search for: (notice leading space)
Code:
id="heading_id_[0-9]+"
Replace with blank, then regenerate TOC
So
<h1 id="heading_id_25"><span class="sgc-3">Chapter 1</span></h1>
will become
<h1><span class="sgc-3">Chapter 1</span></h1>
Still leaving the <h#> tags, which will be picked up in the regeneration