Loop Data Appending to Google Sheets

@Ivo_Peshev

Ideally what you would do is say you want to append data to 10 different columns then create a row and add add that row to datatable and use append range directly for once

It can be string number anything

Cheers