• Does the table has many NC indexes? Does it have triggers or is merge replicated ?

    You could optimize files also (create several data files per that table, set decent FILEGROWTH in MB not percentage, turn on instant-file initialization, optimize transaction log initial size and growth in MB not percent).

    There are 2 NC indexes on this table. There are no triggers and is not merge replicated.