What do you require of the comparison? Just that they are equivalent or not? The difference between the two?
Does your table have the same number of rows as your CSV file?
Does your table have the same number of columns as your CSV file?
Are the columns in the table in the same order as the columns in the CSV file?
Are the rows in the table in the same order as the rows in the CSV file?
Are the values in the table all strings and if so how do you want them compared?
How do you want the result of the comparison presented?
There are bound to be more questions but these should be enough to be going on with.
Retired horse trader.
Note: double-underline links may be advertisements automatically added by this site and are probably not endorsed by me.