I ran into this same problem (every new row I added to my repeater would disappear).
Long story short, the problem was memory and adding a line to my .htaccess file fixed it. However, I also had to resave my permalink structure because after editing my .htaccess file, I was getting Error404 on all my pages.
Here’s a StackOverflow post on fixing disappearing repeaters.