Sets the JsonRow with the specified key to the given values.
key
values
void operator []=(T key, JsonRow values) => add(values..[keyName] = key);