Thanks!
I have another problem
I have file about this structure
------A-----
1---test1---
2------------
3---test2---
4------------
5---test3---
etc.

And I need to rebuild to this structure
------A-----
1---test1---
2---test2---
3---test3---
etc.