If your Pretty Links list has disappeared but the counts and pagination links still show at the top, your clicks table (wp_prli_clicks) has most likely crashed and needs repair. Run the following query to repair it yourself.
REPAIR TABLE wp_prli_clicks;
If that does not work, contact your web host for help repairing the table or restoring it from an older backup.