The whole table most likely won't be corrupt. What usually happens is that only one record is corrupt. (Sometimes more)
Open the original corrupt Table and manually look through the records.
You will know when you find the corrupt record when you find it. It May have a bunch of ######s or similar. Delete these records and you should solve the problem.
Next problem is to prevent it from happening in the future. But that is another story.