axios.get("http://localhost:5000/products", (req,res) => { res.json() }).then(data => console.log(data)) dat.map(()) data in table