Hi dd,
Please use the below logic for the Columns IMEI and Mobile and leave the other columns as is, and you would get then as expected. Please see below sample where it was achieved with similar data set.
IMEI Column=[Value] Where([Type]="IMEI")
Mobile Column=[Value] Where([Type]="mobile")
Thanks
Mallik