We have loaded D365F&O data to Azure data lake and now using Matillion we need to load those data to SnowFlake, now the issue is data lake have separate file for column name(which is in JSON file) and another file for data(in CSV format), I need help how can I fetch Metadata(column names JSON format) and data(CSV format) together? Or how can i load JSON file as a table structure through Matillion? Looking forward to hear some good idea around it, Thank you in advance.