myData = [
{ name:"John", age:37, height:193, img: "http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_captainamerica.png"},
{ name:"Mafe", age:36, height:173, img: "http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_ironman.png"},
{ name:"Santi", age:9, height:120, img: "http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_hulk.png"},
{ name:"David", age:3, height:70, img: "http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_wolverine.png"},
{ name:"Sonia", age:73, height:150, img: "http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_blackwidow.png"},
{ name:"Vicente", age:73, height:189, img: "http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_daredevil.png"},
]