JSON Data Setup
Example:
[
{
"make": "Ford",
"model": "Mustang",
"color": "Black",
"hp": 490
},
{
"make": "Mazda",
"model": "CX-30",
"color": "Gray",
"hp": 190
},
{
"make": "Volvo",
"model": "S60",
"color": "Blue",
"hp": 250
}
]How to hide extra data
Using table data in Bubble
Last updated
