It seems the nested items still use userdata NULL for null value. What I expect is to have it as nil so that I can easily do comparation.
As I check Defold json.decode API, there's an option for that but I can't do it since the result is already a table.