Welcome to these Forums!
I think you may be out of luck. Exploded Text becomes 2d Polylines, and AutoCAD then has no way of knowing that those came from Text, much less other aspects of what it would need to know [Style, Font assigned to that Style, height, rotation, width factor, etc.]. But I may be wrong -- someone may have figured out some way of reconstructing.... Try some Searching.
Sorry my English, I need something that will recreate the autocad table from exploded one
@Anonymous wrote:
Sorry my English, I need something that will recreate the autocad table from exploded one
I expect you're similarly out of luck. An Exploded Table is just a bunch of Lines and Mtext objects [and perhaps Fields, and maybe a few other possibilities]. I don't think AutoCAD has any way of knowing that those things were once a Table, in order to re-construct it. Also, potential complications arise -- what if something about some element of it has been changed in a way that [I imagine] can't be part of a Table, such as a Line got rotated slightly?
But again, I wouldn't claim no one has been clever enough to figure out a way to build a Table using such pieces, but I'll leave the Searching to you.