{
  "rows": [
    {
      "id": "1",
      "cells": [
        {"column": "name", "text": "Essence Mascara Lash Princess"},
        {"column": "category", "text": "beauty"},
        {"column": "price", "text": "\u00a39.99"},
        {"column": "stock", "text": "99"},
        {"column": "rating", "text": "4.8"}
      ]
    },
    {
      "id": "2",
      "cells": [
        {"column": "name", "text": "Revlon ColorStay Lipstick"},
        {"column": "category", "text": "beauty"},
        {"column": "price", "text": "\u00a312.49"},
        {"column": "stock", "text": "74"},
        {"column": "rating", "text": "4.5"}
      ]
    },
    {
      "id": "3",
      "cells": [
        {"column": "name", "text": "HP Pavilion 15-DK1056WM"},
        {"column": "category", "text": "electronics"},
        {"column": "price", "text": "\u00a3749.99"},
        {"column": "stock", "text": "89"},
        {"column": "rating", "text": "4.3"}
      ]
    },
    {
      "id": "4",
      "cells": [
        {"column": "name", "text": "Samsung Galaxy Book S"},
        {"column": "category", "text": "electronics"},
        {"column": "price", "text": "\u00a3819.99"},
        {"column": "stock", "text": "115"},
        {"column": "rating", "text": "4.6"}
      ]
    },
    {
      "id": "5",
      "cells": [
        {"column": "name", "text": "Sony WH-1000XM5 Headphones"},
        {"column": "category", "text": "electronics"},
        {"column": "price", "text": "\u00a3299.99"},
        {"column": "stock", "text": "203"},
        {"column": "rating", "text": "4.7"}
      ]
    },
    {
      "id": "6",
      "cells": [
        {"column": "name", "text": "Infinix INBOOK X1"},
        {"column": "category", "text": "electronics"},
        {"column": "price", "text": "\u00a3409.99"},
        {"column": "stock", "text": "96"},
        {"column": "rating", "text": "4.1"}
      ]
    },
    {
      "id": "7",
      "cells": [
        {"column": "name", "text": "Furminator deShedding Tool"},
        {"column": "category", "text": "pets"},
        {"column": "price", "text": "\u00a328.99"},
        {"column": "stock", "text": "61"},
        {"column": "rating", "text": "4.4"}
      ]
    },
    {
      "id": "8",
      "cells": [
        {"column": "name", "text": "KONG Classic Dog Toy"},
        {"column": "category", "text": "pets"},
        {"column": "price", "text": "\u00a314.99"},
        {"column": "stock", "text": "142"},
        {"column": "rating", "text": "4.6"}
      ]
    }
  ],
  "perPage": 10,
  "total": 8,
  "page": 1
}
