I wanted to import some data from HTML table (here is a link ...http://road2paris.com/wp-content/themes/roadtoparis/api/generated_table_august.html...) and display first 16 people in DataGridView in my Form application. From what I've read the best way to...