Why don't you just use a collision shape for the tiles, seeing they're only square, and instead of having multiple collisionshapes have one for each row of tiles that you have, like i do for my game.

As you can see, if you right click on the link and click "open image", that I have connected 6 platforms to a static body > collisionshape for easier movement, duplication and editing.