How to delete all rows in a table

How to delete all rows in a table

I am looking for a way to delete all data from a table through the GUI.  Currently I can only delete 200 rows at a time which is not efficient when a table has 8,000 rows in it.  If there is a programmatic way to do it that would be helpful too.