I have a counter made right now but I'm wondering if it is the most effecient way of making one.

Should I be making the counter table based or should I just keep incrementing from a text file? What is the best, most effecient way of doing it? I'm using a table now but that table will get so huge.