I found the way to load nested data to BigQuery here but it is in JSON format. How to load the nested data in CSV format? https://developers.google.com/bigquery/docs/data#nested
On the other hand, once the schema for the nested data is defined, anyway we can change the schema?