I have the following response from an API
"[[{"message":"example message"}]]"
I tried to deserialize it as a list of lists as fol