In certain situations, it may happen that we have undefined or generally falsy values in Array structures. For instance when reading and filling data f
undefined
var data = Object.keys(data)
This will remove undefined values but array index will change