Here is part of a component where I pass props as an array of objects:
const data = [ { active: true, status: \'Active\' }, {