How can I insert this JSON (containing list of dishes) into a Cassandra table using Golang? With my implementation I get an Unmatched column names/values error. I
Unmatched column names/values