load multiple file with get

load multiple file with get

How can I load 3 csv files and parse them? When I use the jQuery get method I have to wait for the callback from the get...but how can I wait for all 3 callbacks?