I have 2 input files that I need to load the information from into a 2 dimensional table. The table data will vary, therefore should I set the size of the table at a maximum size? The report that is required from this information shows client ID's and days of hire into 4 different time frames. So should I just load the information into the table that is required for the report or all the information?