Custom Form Input not saving to Database

Please try below code.

global $wpdb;
$wpdb->insert('$lplifeinsurance_leads',$data,array('%s','%s'));