var indexedArray: {[key: string]: number}
let myObjHavingStringKeyAndStringValue : {[key: string]: string}